From: Ted Hess Date: Thu, 17 Jul 2014 21:39:37 +0000 (-0400) Subject: libid3tag: Update copyright, Add myself as pkg maintainer X-Git-Tag: v14.07~161^2~7 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=92e3834beff1dbda6d67a83089f925e637c64669;p=feed%2Fpackages.git libid3tag: Update copyright, Add myself as pkg maintainer Signed-off-by: Ted Hess --- diff --git a/libs/libid3tag/Makefile b/libs/libid3tag/Makefile index 318f0ee364..7af23b7d49 100644 --- a/libs/libid3tag/Makefile +++ b/libs/libid3tag/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,11 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libid3tag PKG_VERSION:=0.15.1b -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/mad PKG_MD5SUM:=e5808ad997ba32c498803822078748c3 +PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=COPYING